[INFO] cloning repository https://github.com/gretjia/turingosv5
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gretjia/turingosv5" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgretjia%2Fturingosv5", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgretjia%2Fturingosv5'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d1105fc5b0cf1e3eaea54fb7127e5574ff295f1
[INFO] testing gretjia/turingosv5 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgretjia%2Fturingosv5" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gretjia/turingosv5
[INFO] finished tweaking git repo https://github.com/gretjia/turingosv5
[INFO] tweaked toml for git repo https://github.com/gretjia/turingosv5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gretjia/turingosv5 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gretjia/turingosv5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e373748fdda130a8565cd5c2a173f83107d1d4fca0d4293acfbb2dbaf3ce9975
[INFO] running `Command { std: "docker" "start" "-a" "e373748fdda130a8565cd5c2a173f83107d1d4fca0d4293acfbb2dbaf3ce9975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e373748fdda130a8565cd5c2a173f83107d1d4fca0d4293acfbb2dbaf3ce9975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e373748fdda130a8565cd5c2a173f83107d1d4fca0d4293acfbb2dbaf3ce9975", kill_on_drop: false }`
[INFO] [stdout] e373748fdda130a8565cd5c2a173f83107d1d4fca0d4293acfbb2dbaf3ce9975
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2b8898a39634a9de7305ce1537f8502d48020195344f550308aaa5d09056ec0
[INFO] running `Command { std: "docker" "start" "-a" "f2b8898a39634a9de7305ce1537f8502d48020195344f550308aaa5d09056ec0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling turingosv5 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.62s
[INFO] running `Command { std: "docker" "inspect" "f2b8898a39634a9de7305ce1537f8502d48020195344f550308aaa5d09056ec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2b8898a39634a9de7305ce1537f8502d48020195344f550308aaa5d09056ec0", kill_on_drop: false }`
[INFO] [stdout] f2b8898a39634a9de7305ce1537f8502d48020195344f550308aaa5d09056ec0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 034d536d57a6a82d26724a2467d98fc4d5aa1f7e93169ecd1b01cc53d4715f63
[INFO] running `Command { std: "docker" "start" "-a" "034d536d57a6a82d26724a2467d98fc4d5aa1f7e93169ecd1b01cc53d4715f63", kill_on_drop: false }`
[INFO] [stderr]    Compiling turingosv5 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.17s
[INFO] running `Command { std: "docker" "inspect" "034d536d57a6a82d26724a2467d98fc4d5aa1f7e93169ecd1b01cc53d4715f63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "034d536d57a6a82d26724a2467d98fc4d5aa1f7e93169ecd1b01cc53d4715f63", kill_on_drop: false }`
[INFO] [stdout] 034d536d57a6a82d26724a2467d98fc4d5aa1f7e93169ecd1b01cc53d4715f63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 455e30e19d12eb6dc63904a73c93c98132ddfd1c08dd3f865a4f9e511b053de3
[INFO] running `Command { std: "docker" "start" "-a" "455e30e19d12eb6dc63904a73c93c98132ddfd1c08dd3f865a4f9e511b053de3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/turingosv5-38bc3d4da8982901)
[INFO] [stderr]      Running unittests src/bin/turingos.rs (/opt/rustwide/target/debug/deps/turingos-5db0ac936a827295)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/turingos-dev.rs (/opt/rustwide/target/debug/deps/turingos_dev-015deed0880de40a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/harness_task_board.rs (/opt/rustwide/target/debug/deps/harness_task_board-81410da6a91b6e6c)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test agent_binding_schema_uses_cli_label_not_brand_identity ... ok
[INFO] [stdout] test harness_claim_and_worker_report_schemas_cover_pr_intake ... ok
[INFO] [stdout] test harness_agent_entry_and_cli_adapters_point_to_shared_agents ... ok
[INFO] [stdout] test default_worker_profile_can_claim_at_least_one_open_v1_task ... ok
[INFO] [stdout] test harness_runtime_does_not_read_agent_broadcast ... ok
[INFO] [stdout] test remote_worker_prompt_is_api_first_before_checkout ... ok
[INFO] [stdout] test harness_v5_does_not_carry_minif2f_development_dataset ... ok
[INFO] [stdout] test remote_worker_prompt_preserves_board_self_selection ... ok
[INFO] [stdout] test remote_worker_prompt_sets_repo_local_git_identity ... ok
[INFO] [stdout] test harness_worker_lifecycle_is_single_shot_and_requires_halt ... ok
[INFO] [stdout] test remote_worker_prompt_has_workspace_gate_sparse_profile ... ok
[INFO] [stdout] test harness_worker_claim_protocol_is_sandbox_first_with_draft_pr_fallback ... ok
[INFO] [stdout] test remote_worker_prompt_documents_pr_body_rest_fallback ... ok
[INFO] [stdout] test task_board_schema_records_meta_role_not_cli_generator ... ok
[INFO] [stdout] test task_broadcast_policy_names_market_then_sandbox_phases ... ok
[INFO] [stdout] test worktree_policy_uses_canonical_task_worktree_path ... ok
[INFO] [stdout] test remote_worker_prompt_verifies_ready_state_after_gh_pr_ready ... ok
[INFO] [stdout] test harness_task_board_publishes_final_taskbook_wave_from_devtape ... ok
[INFO] [stdout] test harness_role_entries_are_explicit_and_separate_from_cli_labels ... ok
[INFO] [stdout] test harness_repair_and_dirty_conflict_guards_are_declared ... ok
[INFO] [stdout] test harness_task_board_declares_meta_only_writer_and_valid_packets ... ok
[INFO] [stderr]      Running tests/v5_active_merge_gate_contract.rs (/opt/rustwide/target/debug/deps/v5_active_merge_gate_contract-e4fce0d5d989ce7f)
[INFO] [stdout] test harness_docs_do_not_reintroduce_cli_role_lanes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test active_gate_contract_keeps_branch_protection_mandatory ... ok
[INFO] [stdout] test bootstrap_exception_requires_snapshot_and_restoration_evidence ... ok
[INFO] [stdout] test merge_gate_schema_models_conversation_resolution_and_checks ... ok
[INFO] [stdout] test merge_gate_schema_requires_all_external_gate_inputs ... ok
[INFO] [stderr]      Running tests/v5_agent_skill_policy.rs (/opt/rustwide/target/debug/deps/v5_agent_skill_policy-4e157cbe49c4084c)
[INFO] [stdout] test merge_decision_schema_constrains_proceed_to_passing_gates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test orchestrator_checklist_audits_simplicity ... ok
[INFO] [stdout] test task_packet_template_requires_karpathy_skill_and_style ... ok
[INFO] [stdout] test worker_report_template_requires_simplicity_self_check ... ok
[INFO] [stdout] test native_codex_skill_is_valid_when_installed_locally ... ok
[INFO] [stdout] test entry_documents_wire_karpathy_skill_without_provider_role_binding ... ok
[INFO] [stdout] test portable_karpathy_skill_exists_with_v5_constraints ... ok
[INFO] [stdout] test portable_skill_is_provider_neutral ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/v5_artifact_bundle_contract.rs (/opt/rustwide/target/debug/deps/v5_artifact_bundle_contract-787c0a7a678574e2)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test artifact_bundle_contract_names_boundaries_and_required_terms ... ok
[INFO] [stdout] test artifact_bundle_file_entries_are_cid_addressed ... ok
[INFO] [stdout] test artifact_bundle_paths_are_bundle_relative ... ok
[INFO] [stdout] test artifact_bundle_schema_declares_entrypoint_membership_invariant ... ok
[INFO] [stdout] test artifact_bundle_schema_is_valid_object_contract ... ok
[INFO] [stdout] test artifact_bundle_schema_requires_core_lineage_and_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/v5_build_session_view_contract.rs (/opt/rustwide/target/debug/deps/v5_build_session_view_contract-197375e3512d4386)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test build_session_view_is_a_rebuildable_derived_projection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/v5_console_tui.rs (/opt/rustwide/target/debug/deps/v5_console_tui-3a5e759a92813340)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test codex_app_server_adapter_uses_json_rpc_login_not_codex_exec ... ok
[INFO] [stdout] test deepseek_secret_import_rejects_repo_local_secret_destination ... ok
[INFO] [stdout] test deepseek_fallback_rejects_api_key_values_as_env_names ... ok
[INFO] [stdout] test console_doc_keeps_llm_injection_as_adapter_boundary ... ok
[INFO] [stdout] test deepseek_fallback_config_stores_env_name_not_secret_value ... ok
[INFO] [stdout] test local_provider_and_auth_files_are_private_on_unix ... ok
[INFO] [stdout] test console_reports_missing_store_without_creating_a_board ... ok
[INFO] [stdout] test deepseek_secret_import_reads_env_file_without_putting_key_in_provider_profile ... ok
[INFO] [stdout] test welcome_page_has_color_and_visible_selected_action ... ok
[INFO] [stdout] test turingos_deepseek_setup_command_writes_untracked_local_config ... ok
[INFO] [stdout] test turingos_welcome_frame_flag_outputs_setup_page ... ok
[INFO] [stdout] test welcome_page_guides_openai_oauth_then_deepseek_fallback ... ok
[INFO] [stdout] test local_credential_paths_are_outside_repo_by_default ... ok
[INFO] [stdout] test turingos_tui_frame_has_screen_layout_and_commands ... ok
[INFO] [stdout] test console_help_describes_read_only_devtape_view ... ok
[INFO] [stdout] test turingos_short_entry_opens_console_directly ... ok
[INFO] [stdout] test console_renders_tasks_from_devtape_projection ... ok
[INFO] [stdout] test deepseek_setup_rejects_repo_local_state_even_when_run_from_subdir ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test v5_console_tui`
[INFO] [stdout] ---- deepseek_setup_rejects_repo_local_state_even_when_run_from_subdir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'deepseek_setup_rejects_repo_local_state_even_when_run_from_subdir' (76) panicked at tests/v5_console_tui.rs:459:5:
[INFO] [stdout] unexpected stderr: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576fdfdd1b68 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576fdfdd1b68 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576fdfdd1b68 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576fdfdd1b68 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576fdfde6aaa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576fdfde6aaa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x576fdfdd63a2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x576fdfdd63a2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x576fdfdaf436 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576fdfdaf436 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576fdfdc9aa9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576fdfceea7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x576fdfceea7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576fdfdc9c62 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x576fdfdc9c62 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576fdfdaf4f2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576fdfda44c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576fdfdb029d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576fdfde723c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576fdfcde3a9 - v5_console_tui[c3c4c5efe3fd5bbd]::deepseek_setup_rejects_repo_local_state_even_when_run_from_subdir
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/v5_console_tui.rs:459:5
[INFO] [stdout]   20:     0x576fdfcd0967 - v5_console_tui[c3c4c5efe3fd5bbd]::deepseek_setup_rejects_repo_local_state_even_when_run_from_subdir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/v5_console_tui.rs:436:71
[INFO] [stdout]   21:     0x576fdfce1a56 - <v5_console_tui[c3c4c5efe3fd5bbd]::deepseek_setup_rejects_repo_local_state_even_when_run_from_subdir::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x576fdfce1b5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x576fdfce1b5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x576fdfcef3d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x576fdfcef3d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x576fdfcef3d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x576fdfcef3d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x576fdfcef3d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x576fdfcef3d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x576fdfcef3d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x576fdfce9f34 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x576fdfce9f34 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x576fdfcf2452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x576fdfcf2452 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x576fdfcf2452 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x576fdfcf2452 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x576fdfcf2452 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x576fdfcf2452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x576fdfcf2452 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x576fdfdd0fbf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x576fdfdd0fbf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7579cd127aa4 - <unknown>
[INFO] [stdout]   43:     0x7579cd1b4a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     deepseek_setup_rejects_repo_local_state_even_when_run_from_subdir
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 17 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "455e30e19d12eb6dc63904a73c93c98132ddfd1c08dd3f865a4f9e511b053de3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "455e30e19d12eb6dc63904a73c93c98132ddfd1c08dd3f865a4f9e511b053de3", kill_on_drop: false }`
[INFO] [stdout] 455e30e19d12eb6dc63904a73c93c98132ddfd1c08dd3f865a4f9e511b053de3
